home *** CD-ROM | disk | FTP | other *** search
- PROGRAM NAME: EGGS.BAS
- AUTHOR:
- ABSTRACT: This is a very short and simple graphics display program
- to generate random eggs (elipses) of random colors.
- It is of little or no practical use to anyone, but is
- interesting to watch for a while. Also, beginning
- programmers may learn a little about the RND function,
- and the CIRCLE and PAINT commands.
- REQUIRES: Basica and a color graphics board and monitor.
- INSTRUCTIONS: Just start your system with BASICA, and type RUN"EGGS <cr>
- Alternatively, from one of the menu programs, just type
- the name of this program (EGGS)